[INFO] cloning repository https://github.com/BuickMeow/yueliang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BuickMeow/yueliang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuickMeow%2Fyueliang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuickMeow%2Fyueliang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c23b378f67c5d6fec6cfa78b9ccd2f9199440135
[INFO] checking BuickMeow/yueliang against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuickMeow%2Fyueliang" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/BuickMeow/yueliang
[INFO] finished tweaking git repo https://github.com/BuickMeow/yueliang
[INFO] tweaked toml for git repo https://github.com/BuickMeow/yueliang written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BuickMeow/yueliang on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BuickMeow/yueliang already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6754113ece81e1fee56f56a9cf0b13ee03c297824ef3165dfd14765a36f09199
[INFO] running `Command { std: "docker" "start" "6754113ece81e1fee56f56a9cf0b13ee03c297824ef3165dfd14765a36f09199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6754113ece81e1fee56f56a9cf0b13ee03c297824ef3165dfd14765a36f09199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6754113ece81e1fee56f56a9cf0b13ee03c297824ef3165dfd14765a36f09199" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6754113ece81e1fee56f56a9cf0b13ee03c297824ef3165dfd14765a36f09199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6754113ece81e1fee56f56a9cf0b13ee03c297824ef3165dfd14765a36f09199" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking simdeez v3.0.1
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking soundfont v0.1.0
[INFO] [stderr]     Checking midi-consts v0.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]     Checking anymap3 v1.0.1
[INFO] [stderr]     Checking widestring v1.2.1
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking atomic_float v0.1.0
[INFO] [stderr]     Checking clap-sys v0.5.0 (https://github.com/micahrj/clap-sys.git?rev=25d7f53fdb6363ad63fbd80049cb7a42a97ac156#25d7f53f)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]     Checking biquad v0.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking spin_sleep v1.3.3
[INFO] [stderr]     Checking to_vec v0.1.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking midly v0.5.3
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking nih_log v0.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr] error: could not compile `rustfft` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name rustfft --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustfft-6.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "default", "neon", "sse", "wasm_simd"))' -C metadata=8309c3d968951784 -C extra-filename=-3e75752f84838e7d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-127c181bab810e11.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-d9f7cf00b5fbf90c.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern primal_check=/opt/rustwide/target/debug/deps/libprimal_check-c53d2395c9cf18a0.rmeta --extern strength_reduce=/opt/rustwide/target/debug/deps/libstrength_reduce-07d80d3e81412670.rmeta --extern transpose=/opt/rustwide/target/debug/deps/libtranspose-d741844550f7d134.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6754113ece81e1fee56f56a9cf0b13ee03c297824ef3165dfd14765a36f09199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6754113ece81e1fee56f56a9cf0b13ee03c297824ef3165dfd14765a36f09199", kill_on_drop: false }`
[INFO] [stdout] 6754113ece81e1fee56f56a9cf0b13ee03c297824ef3165dfd14765a36f09199
